ostbuild: Save build logs to a file, monitor output for warnings
authorColin Walters <walters@verbum.org>
Mon, 16 Jan 2012 14:27:46 +0000 (09:27 -0500)
committerColin Walters <walters@verbum.org>
Mon, 16 Jan 2012 14:27:46 +0000 (09:27 -0500)
commitbff6baced875be0c8d565ddd78a13fa95fd24115
tree44d9dc8a8d05b29765d4f81ebc6b0eda4a403efb
parent8d36bad69159d0bc18b210fcf6805322dd5a593b
ostbuild: Save build logs to a file, monitor output for warnings

This is bringing us back closer to metabuild.
Makefile-ostbuild.am
src/ostbuild/ostbuild-nice-and-log-output [deleted file]
src/ostbuild/pyostbuild/builtin_build.py
src/ostbuild/pyostbuild/filemonitor.py [new file with mode: 0644]
src/ostbuild/pyostbuild/mainloop.py [new file with mode: 0644]
src/ostbuild/pyostbuild/subprocess_helpers.py
src/ostbuild/pyostbuild/warningfilter.py [new file with mode: 0644]